dvb_read_sections

@brief read MPEG-TS tables that comes from a DTV card @ingroup frontend_scan

@param parms pointer to struct dvb_v5_fe_parms created when the frontend is opened @param dmx_fd an opened demux file descriptor @param sect section filter pointer @param timeout limit, in seconds, to read a MPEG-TS table

This is a variant of dvb_read_section() that uses a struct dvb_table_filter to specify the filter to use.

extern (C)
int
dvb_read_sections

Meta